runtime.piController.tt (field)
5 uses
runtime (current package)
mgcpacer.go#L359: tt: 1000,
mgcpacer.go#L1285: tt float64 // Reset time.
mgcpacer.go#L1331: if c.ti != 0 && c.tt != 0 {
mgcpacer.go#L1332: c.errIntegral += (c.kp*period/c.ti)*(setpoint-input) + (period/c.tt)*(output-rawOutput)
mgcscavenge.go#L291: tt: 1e9, // 1 second reset time.
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)